Skip to content

docs: add Publishing section to README#106

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-publishing-section-57af2501bcc5af9e
Draft

docs: add Publishing section to README#106
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-publishing-section-57af2501bcc5af9e

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 9, 2026

What

Adds a missing ## Publishing section to README.md.

Why

CONTRIBUTING.md line 115 links to README.md#publishing with the text:

See the Publishing section of the README for the steps to submit the plugin to the Claude plugin registry.

That anchor did not exist, producing a broken link and leaving maintainers without the referenced guidance.

Changes

  • Added ## Publishing section to README.md (between ## Uninstall/## Local development and ## Credits) covering:
    1. Bumping the version in .claude-plugin/plugin.json with SemVer guidance
    2. Committing, tagging, and pushing
    3. Creating a GitHub Release
    4. Updating the two community registry listings (claude-plugins.dev, ClaudePluginHub), with a note that the self-hosted marketplace auto-resolves from the repo URL

Testing

  • Verified the #publishing anchor resolves correctly in the updated file
  • No code changes; documentation-only

Generated by Update Docs ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/update-docs.md@96b9d4c39aa22359c0b38265927eadb31dcf4e2a

CONTRIBUTING.md:115 links to README.md#publishing, but the section did
not exist. Adds the missing section covering version bumping, tagging,
GitHub Releases, and registry listing updates.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants